/* 主题内容 */
.main .main_top{
	background: #fff;
	width: 1200px;
	margin:0 auto;
        padding-bottom: 50px;
}
.container-fluid{
        width: 1200px;
	margin:0 auto;
}

/*产品展示*/
.main .main_product{
	width: 1200px;
	margin:30px auto;
}
 .title{
	height: 61px;
	text-align: center;
	padding: 15px 0 0;
	margin-bottom: 35px;
}
.title a{
	display: block;
	text-align: center;
	font-size:45px;
	color: #000;
}
.title span{
	display: block;
	font-size: 16px;
	color: #cd9b3f;
	text-align: center;
        margin-top:10px;
}
.product_List ul li{
float: left;
width: 23%;
margin-top: 40px;
transition: 1s;
position: relative;
padding: 15px;
background: white;
margin-right: 10px;
margin-left: 10px;
border: 1px solid beige;
}
.product_List ul li:hover{
       background: white;
}
 .product_List ul li:hover img{
       transform: scale(1.1, 1.1);
}
 .product_List ul  img{
      transition: all .4s ease-in-out;
}
.product_List ul li s{
	width: 30px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	vertical-align: middle;
	border-radius: 3px;
	padding: 0 3px;
	font-weight: normal;
	display: inline-block;
	font-size: 12px;
	background-color: #189a9c;
	position: absolute;
	right: 3px;
	top: 3px;
}
.product_List ul li img{
	padding: 15px
}
.product_List p{
	text-align: center;
	padding-top:15px;
        width: 200px;
        margin: 0 auto;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
}
.product_List span{
	text-align: center;
	display: block;
	color: #969696;
}
/*选择雅沛*/
.main_bottom{
	margin: auto;
        position: relative;
}
.yapei{
	margin-top: 20px;
}
.yapei_title h2{
    text-align: center;
	font-size: 45px;
	color: #b4a57a;
    letter-spacing:20px;
    padding-top: 75px;
}
.yapei_title p{
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.yapei .yapei_title{
	height: 130px;
	overflow: hidden;	
	text-align: center;
	color: #b66d3d;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	z-index: 999;
}
.y_text01{
	width:1200px;
	margin:0 auto;
}
.y_text01 dl{
        width:500px;
        margin-top: 330px;
}
.y_text02 dl{ width:500px; margin-left: 750px;  margin-top: 190px;}
.y_text03 dl{ width:1200px;margin-top: 80px;}
.y_text02{width:1200px;margin:0 auto;}
.yapei_02 .y_text02 dt h5 a{ color:#fff;}
.yapei_04 .y_text04 dt h5 a{ color:#fff;}
.y_text03{width:1200px;margin:0 auto;}
.y_text04 dl{width:500px; margin-top: 120px;}
.y_text04{width:1200px;margin:0 auto;}
.yapei .yapei_01{background: url(http://www.zsjsjm.com/Skins/Default/img/index/cpys01.jpg) no-repeat center 0;height: 631px;overflow: hidden;}
.yapei .yapei_02{background: url("http://www.zsjsjm.com/Skins/Default/img/index/cpys02.jpg") no-repeat center 0;height: 619px;overflow: hidden;}
.yapei .yapei_03{background: url("http://www.zsjsjm.com/Skins/Default/img/index/cpys03.jpg") no-repeat center 0;height: 700px;overflow: hidden;}
.yapei .yapei_04{background: url("http://www.zsjsjm.com/Skins/Default/img/index/cpys04.jpg") no-repeat center 0;height: 550px;overflow: hidden;}
.y_text .dl3 h5{float: left;width: 345px;line-height: 65px;height: 45px;overflow: hidden;}
.y_text dt{display: inline-block;overflow: hidden;}
.yapei dt img{float: left; margin-right:10px;}
.yapei dt h5{float: left;height: 55px;width: 275px;overflow: hidden;}
.yapei dt h5 a{font-size: 22px;color: #000;}
.yapei dd{clear: both;line-height: 22px;font-size: 16px;color: #000;padding: 10px 0 0;}
.container .title {height: 61px; text-align: center; padding: 15px 0 0;margin-bottom: 20px;}
.container .title a {display: block;text-align: center; font-size: 45px;color: #000;}
.container .title span {display: block; font-size: 16px;color: #917e45; text-align: center;}
/*新闻资讯*/
.news_warp{margin-top:30px;background-color: #f5f5f5;}
 .application-main {float: left;position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;width: 25%;}
      .rows {width: 1200px;margin: 0px auto;}		   		  
      .application-list .dataitem { position: relative; display: block;background: white;padding: 20px;margin-bottom: 25px;}
       a { color: #333;}
      .thumb {text-align: center;}
      .application-list .dataitem .thumb { overflow: hidden;margin: -20px;margin-bottom: 20px;height: 180px; position: relative;}
        .application-list .dataitem .title {font-size: 16px;height: 2em;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: black;text-align: 
         left;justify-content: left;align-items: center;padding-top: 2px;}
        .application-list .dataitem .summary {margin: 15px 0; line-height: 1.5em; height: 4.5em; overflow: hidden; color: #555;margin-top:-20px;}
        .application-list .dataitem .more { color: #09a2a5;font-size: 12px;padding-right: 1px;}
       .application-list .dataitem:hover {background: rgba(0,0,0,0.02);}
       .application-list .dataitem:hover .thumb img {transform: scale(1.1, 1.1);}
       .application-list .dataitem .thumb img {height: 100%;transition: all .4s ease-in-out;}
       .thumb img { max-width: 100%; max-height: 100%;transition: all .3s ease-in-out;}
/*新闻资讯*/
